JavaTM Development Kit

JavaTM Development Kit

Version JDK 1.1.3

Installation Instructions

Microsoft Windows NT (x86) and Windows 95


The installation and configuration process can be broken down into the following steps:
  1. Run the JDK installer, if necessary
  2. Update PATH and CLASSPATH variables
  3. Running the JDK tools
If you experience trouble along the way, check the Troubleshooting the Installation section at the end of this document.

1. Run the JDK installer, if necessary

If you downloaded the JDK software file instead of running the installer from the JavaSoft web site, you should check to see that the complete file was downloaded:
jdk113.exe       8,952 Kbytes (9,166,621 bytes)

The JDK software file and the JDK documentation file (available for download from step 2 of the JDK download page) should be unpacked in the same directory. Unpacking them in the same directory ensures that HTML links in the JDK documentation and demo files will work properly.

You can download and install the software file and the documentation file in any order. If you've already downloaded and installed the JDK documentation, you must unpack the JDK software file in the same directory from which you unpacked the documentation.

To run the JDK installer, double-click on the icon of the downloaded file. Follow the instructions the installer provides. When done with the installation, you can delete the download file to recover disk space.

Installed Directory Tree
The JDK software and documentation directories will have the following structure. The docs directory and its contents will be installed when you download and unpack the JDK documentation.

                           jdk1.1.3
    _________________________|_____________________________________
   |      |         |      |      |   |     |     |    |    |      |
README CHANGES COPYRIGHT LICENSE bin lib include demo src docs index.html
                                  |   |     |     |    |    |
                                                            |
                                                            |
                               _____________________________|____
                              |       |        |       |         |
                             api  tooldocs relnotes  guide   index.html
                              |       |        |       |

Included in the unpacked files is a file lib/classes.zip. DO NOT UNZIP THE CLASSES.ZIP FILE. This file contains all of the core class binaries, and must remain in its zipped form for the JDK to use it.

2. Update PATH and CLASSPATH variables

Windows NT only - If you are using Windows NT, it is preferable to make the following environment variable changes in the Control Panel. Start the Control Panel, select System, then edit the environment variables.